Skip to main content

Quickstart iOS Application

Here you will learn how to integrate the Group Link iOS SDK inside your application project.

The Group Link framework minimum iOS deployment version: iOS 12.0

Requirements

  • Download and install the last version of Xcode
  • Required software:
    • The latest version of Xcode Command Line Tools
    • The latest version of Xcode on the AppStore
    • The latest version of macOS

Choosing an Integration Method

The Group Link iOS SDK has three options for integration, the CocoaPods, Swift Package Manager, or Manual Integration. You can choose the option that is easier for your project.

Cocoa Pods Integration

Swift Package Manager Integration

Manual Integration

The Group Link SDK needs some permissions to work properly with your application, you can check the necessary permissions and entitlements on the iOS Required Permission page.

iOS Required Permissions

This is the last step to integrating the iOS Group Link SDK, in this step, you will learn how to initialize and run the Group Link SDK.

iOS Initialization

This is the last step to integrating the iOS Group Link SDK, in this step, you will learn how to integrate the Push Notifications support from our servers in your iOS application.

iOS Push Notifications